floor
returns the largest integer not greater than the
argument. If the argument is a matrix then the floor
operation
is performed on an element-by-element basis. If the argument is
complex, the operation is performed on real and imaginary parts
separately.